Skip to content

Conversation

@urmauur
Copy link
Member

@urmauur urmauur commented Aug 2, 2025

Describe Your Changes

This pull request includes a minor update to the description of the cont_batching setting and introduces a migration to ensure the updated description is applied to persisted state in the application.

Updates to cont_batching setting:

State migration for updated description:

  • web-app/src/hooks/useModelProvider.ts: Added a migration function to update the cont_batching description in persisted state for llamacpp providers. This ensures consistency across application versions.

Fixes Issues

Self Checklist

  • Added relevant comments, esp in complex areas
  • Updated docs (for bug fixes / features)
  • Created issues for follow-up changes or refactoring needed

Important

Simplifies cont_batching description and adds migration to update persisted state for llamacpp providers.

This description was created by Ellipsis for b709c6b. You can customize this summary. It will automatically update as commits are pushed.

@urmauur urmauur added this to the v0.6.7 milestone Aug 2, 2025
@urmauur urmauur self-assigned this Aug 2, 2025
@urmauur urmauur added this to Jan Aug 2, 2025
Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Important

Looks good to me! 👍

Reviewed everything up to b709c6b in 46 seconds. Click for details.
  • Reviewed 47 lines of code in 2 files
  • Skipped 0 files when reviewing.
  • Skipped posting 2 draft comments. View those below.
  • Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.
1. extensions/llamacpp-extension/settings.json:156
  • Draft comment:
    The updated 'cont_batching' description is clear and now omits the confusing default mention. This resolves the issue as described.
  • Reason this comment was not posted:
    Confidence changes required: 0% <= threshold 50% None
2. web-app/src/hooks/useModelProvider.ts:216
  • Draft comment:
    The migration function properly updates the 'cont_batching' setting's description for persisted state. For future maintainability, consider extracting the description string into a shared constant to avoid duplication.
  • Reason this comment was not posted:
    Confidence changes required: 0% <= threshold 50% None

Workflow ID: wflow_w0pq4azw3Yuilx9f

You can customize Ellipsis by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.

@github-actions
Copy link
Contributor

github-actions bot commented Aug 2, 2025

Barecheck - Code coverage report

Total: 38.75%

Your code coverage diff: -0.01% ▾

Uncovered files and lines
FileLines
web-app/src/hooks/useModelProvider.ts32-37, 39-40, 43-53, 55, 57-64, 66-68, 70-103, 105-135, 137-148, 158-160, 162, 164-166, 169-172, 174-175, 177, 179-181, 183-196, 198-201, 203-208, 214, 217-234

@urmauur urmauur merged commit 787c4ee into dev Aug 2, 2025
19 of 21 checks passed
@urmauur urmauur deleted the fix/desc-cont-batching branch August 2, 2025 14:48
@github-project-automation github-project-automation bot moved this to QA in Jan Aug 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

bug: llama.cpp model provider page labels could use tweaking

3 participants